notes property
String
get
notes
Notes
Implementation
String get notes {
return Intl.message(
'Notes',
name: 'notes',
desc: '',
args: [],
);
}
Notes
String get notes {
return Intl.message(
'Notes',
name: 'notes',
desc: '',
args: [],
);
}