privacyIntro property

String get privacyIntro

Implementation

String get privacyIntro => isNL
    ? 'Deze Privacy Policy beschrijft het privacybeleid voor deze applicatie, ontwikkeld door Inspectieportal.'
    : 'This Privacy Policy describes the privacy policy for this application, developed by Inspectieportal.';