otherSettings property
String
get
otherSettings
其他設定
Implementation
String get otherSettings {
return Intl.message(
'其他設定',
name: 'otherSettings',
desc: '',
args: [],
);
}
其他設定
String get otherSettings {
return Intl.message(
'其他設定',
name: 'otherSettings',
desc: '',
args: [],
);
}