menu
flutter_amazon_chime package
documentation
models/exceptions.dart
ChimeMeetingException
ChimeMeetingException.new const constructor
ChimeMeetingException.new const constructor
dark_mode
light_mode
ChimeMeetingException
constructor
const
ChimeMeetingException
(
String
message
, [
String
?
code
])
Implementation
const ChimeMeetingException(super.message, [super.code]);
flutter_amazon_chime package
documentation
models/exceptions
ChimeMeetingException
ChimeMeetingException.new const constructor
ChimeMeetingException class