no_changes property
String
get
no_changes
modification is not supported
Implementation
String get no_changes {
return Intl.message(
'modification is not supported',
name: 'no_changes',
desc: '',
args: [],
);
}