uploading property
String
get
uploading
上傳中
Implementation
String get uploading {
return Intl.message(
'上傳中',
name: 'uploading',
desc: '',
args: [],
);
}
上傳中
String get uploading {
return Intl.message(
'上傳中',
name: 'uploading',
desc: '',
args: [],
);
}