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