uploading property

String uploading

上傳中

Implementation

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