menu
robomotion_app package
documentation
exception.dart
ApiException
ApiException.new constructor
ApiException.new constructor
dark_mode
light_mode
ApiException
constructor
ApiException
(
String
code
, {
Map
?
body
,
})
Implementation
ApiException(this.code, {this.body});
robomotion_app package
documentation
exception
ApiException
ApiException.new constructor
ApiException class