strVideoErrorTo5 property

String get strVideoErrorTo5

Please try again after 60s!

Implementation

String get strVideoErrorTo5 {
  return Intl.message(
    'Please try again after 60s!',
    name: 'strVideoErrorTo5',
    desc: '',
    args: [],
  );
}