phones property
String
get
phones
常用電話
Implementation
String get phones {
return Intl.message(
'常用電話',
name: 'phones',
desc: '',
args: [],
);
}
常用電話
String get phones {
return Intl.message(
'常用電話',
name: 'phones',
desc: '',
args: [],
);
}