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