menu
meshagent package
documentation
room_server_client.dart
RoomServerException
RoomServerException.new constructor
RoomServerException.new constructor
dark_mode
light_mode
RoomServerException
constructor
RoomServerException
(
String
message
, {
int
?
statusCode
,
int
?
code
,
})
Implementation
RoomServerException(this.message, {this.statusCode, this.code});
meshagent package
documentation
room_server_client
RoomServerException
RoomServerException.new constructor
RoomServerException class