menu
geopod
services/pod/pod_http.dart
PodResponse
isNotFound property
isNotFound
dark_mode
light_mode
isNotFound
property
bool
get
isNotFound
Implementation
bool get isNotFound => statusCode == 404;
geopod
pod_http
PodResponse
isNotFound property
PodResponse class