menu
jaguar_resty package
documentation
response/response.dart
RespExt
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => statusCode >= 200 && statusCode < 300;
jaguar_resty package
documentation
response/response
RespExt
isSuccess property
RespExt extension on
Response