strVideoErrorTo7 property

String get strVideoErrorTo7

The current network is unstable and may affect calls

Implementation

String get strVideoErrorTo7 {
  return Intl.message(
    'The current network is unstable and may affect calls',
    name: 'strVideoErrorTo7',
    desc: '',
    args: [],
  );
}