menu
networks_library package
documentation
request/app_exceptions.dart
AppException
AppException.new constructor
AppException.new constructor
dark_mode
light_mode
AppException
constructor
AppException
(
int
_code
,
String
_message
)
Implementation
AppException( this._code, this._message, );
networks_library package
documentation
request/app_exceptions
AppException
AppException.new constructor
AppException class