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