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