strVideoError4 property

String strVideoError4

Call disconnected

Implementation

String get strVideoError4 {
  return Intl.message(
    'Call disconnected',
    name: 'strVideoError4',
    desc: '',
    args: [],
  );
}