privacySection3Content property

  1. @override
String get privacySection3Content
override

No description provided for @privacySection3Content.

In en, this message translates to: 'When you export your curriculum to PDF, the document is generated locally. No data is transmitted to our servers during this process.'

Implementation

@override
String get privacySection3Content =>
    'When you export your curriculum to PDF, the document is generated locally. No data is transmitted to our servers during this process.';