code property

String get code

Code

Implementation

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