menu
world_nailao_flutter_utils package
documentation
world_nailao_flutter_utils.dart
ApiException
ApiException.new constructor
ApiException.new constructor
dark_mode
light_mode
ApiException
constructor
ApiException
(
int
code
,
String
msg
)
Implementation
ApiException(this.code, this.msg);
world_nailao_flutter_utils package
documentation
world_nailao_flutter_utils
ApiException
ApiException.new constructor
ApiException class