menu
flutter_voximplant package
documentation
flutter_voximplant.dart
VIException
VIException constructor
VIException constructor
dark_mode
light_mode
VIException
constructor
VIException
(
String
code
,
String
?
message
)
Implementation
VIException(this.code, this.message);
flutter_voximplant package
documentation
flutter_voximplant
VIException
VIException constructor
VIException class