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