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