strVideoErrorTo1 property
String
get
strVideoErrorTo1
The other party has cancelled!
Implementation
String get strVideoErrorTo1 {
return Intl.message(
'The other party has cancelled!',
name: 'strVideoErrorTo1',
desc: '',
args: [],
);
}