privacySection4Content property

  1. @override
String get privacySection4Content
override

No description provided for @privacySection4Content.

In en, this message translates to: 'We do not sell, trade, or otherwise transfer your residency data to outside parties. Your data is your professional property.'

Implementation

@override
String get privacySection4Content =>
    'We do not sell, trade, or otherwise transfer your residency data to outside parties. Your data is your professional property.';