privacy3Body property

String get privacy3Body

Implementation

String get privacy3Body => isNL
    ? 'Indien de App gegevens opslaat, gebeurt dit uitsluitend lokaal op het apparaat van de gebruiker. '
        'Deze gegevens worden niet verzonden naar ons of naar derden.'
    : 'If the App stores data, this is done exclusively locally on the user\'s device. '
        'This data is not transmitted to us or to third parties.';