menu
meshagent package
documentation
client.dart
RoomDisabledException
RoomDisabledException.new constructor
RoomDisabledException.new constructor
dark_mode
light_mode
RoomDisabledException
constructor
RoomDisabledException
(
String
message
, {
int
?
statusCode
,
String
?
errorCode
,
})
Implementation
RoomDisabledException(super.message, {super.statusCode, super.errorCode});
meshagent package
documentation
client
RoomDisabledException
RoomDisabledException.new constructor
RoomDisabledException class