update property

String update

更新

Implementation

String get update {
  return Intl.message(
    '更新',
    name: 'update',
    desc: '',
    args: [],
  );
}