strVideoErrorTo8 property

String get strVideoErrorTo8

Hang up at the last minute without money!

Implementation

String get strVideoErrorTo8 {
  return Intl.message(
    'Hang up at the last minute without money!',
    name: 'strVideoErrorTo8',
    desc: '',
    args: [],
  );
}