privacySection2Content property

  1. @override
String get privacySection2Content
override

No description provided for @privacySection2Content.

In en, this message translates to: 'Your name and email address are used solely for the purpose of personalizing your experience and generating your Curriculum Vitae. This information remains within the application.'

Implementation

@override
String get privacySection2Content =>
    'Your name and email address are used solely for the purpose of personalizing your experience and generating your Curriculum Vitae. This information remains within the application.';