privacy2Slot property

String get privacy2Slot

Implementation

String get privacy2Slot => isNL
    ? 'Er worden geen gebruiksgegevens of technische gegevens verzameld.'
    : 'No usage data or technical data is collected.';