contact_select_as_most property
String
get
contact_select_as_most
Selected too many users
Implementation
String get contact_select_as_most {
return Intl.message(
'Selected too many users',
name: 'contact_select_as_most',
desc: '',
args: [],
);
}