strAppSure property

String strAppSure

Sure

Implementation

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