save property

String get save

Save

Implementation

String get save {
  return Intl.message('Save', name: 'save', desc: '', args: []);
}