menu
api_sentinel package
documentation
models/webService/response_code.dart
ResponseCode
notFound constant
notFound constant
dark_mode
light_mode
notFound
constant
int
const
notFound
Implementation
static const int notFound = 404;
api_sentinel package
documentation
models/webService/response_code
ResponseCode
notFound constant
ResponseCode class