menu
server_awords
exports/apps/api/app.dart
AppException
AppException constructor
AppException
dark_mode
light_mode
AppException
constructor
AppException
(
int
code
,
String
message
)
Implementation
AppException(this.code, this.message);
server_awords
api
AppException
AppException constructor
AppException class