menu
autopilot_api package
documentation
models/api_response.dart
ApiResponse<T>
isNotFound property
isNotFound property
dark_mode
light_mode
isNotFound
property
bool
get
isNotFound
Implementation
bool get isNotFound => statusCode == 404;
autopilot_api package
documentation
models/api_response
ApiResponse<T>
isNotFound property
ApiResponse class