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