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