strAppLater property

String strAppLater

Later

Implementation

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