otherInfo property
String
get
otherInfo
其他資訊
Implementation
String get otherInfo {
return Intl.message(
'其他資訊',
name: 'otherInfo',
desc: '',
args: [],
);
}
其他資訊
String get otherInfo {
return Intl.message(
'其他資訊',
name: 'otherInfo',
desc: '',
args: [],
);
}