version property

String get version

1.3

Implementation

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