note_pair_content property
String
get
note_pair_content
Note: We do not share your personal information or use it for financial gain.
Implementation
String get note_pair_content {
return Intl.message(
'Note: We do not share your personal information or use it for financial gain.',
name: 'note_pair_content',
desc: '',
args: [],
);
}