privacy7Body property

String get privacy7Body

Implementation

String get privacy7Body => isNL
    ? 'Als u vragen heeft over deze Privacy Policy, kunt u contact opnemen via:\n\n'
        'Ontwikkelaar: Inspectieportal\n'
        'E-mail: support@inspectieportal.nl'
    : 'If you have questions about this Privacy Policy, you can contact us via:\n\n'
        'Developer: Inspectieportal\n'
        'Email: support@inspectieportal.nl';