on property

String get on

on

Implementation

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