menu
maas package
documentation
cause/cause.dart
MeshException
MeshException.new constructor
MeshException.new constructor
dark_mode
light_mode
MeshException
constructor
MeshException
(
String
code
,
String
message
,
String
cause
)
Implementation
MeshException(this.code, this.message, this.cause);
maas package
documentation
cause/cause
MeshException
MeshException.new constructor
MeshException class