menu
glider_api package
documentation
glider_api.dart
GliderResponse
unauthorized static method
unauthorized static method
dark_mode
light_mode
unauthorized
static method
GliderResponse
unauthorized
(
[
dynamic
body
])
Implementation
static GliderResponse unauthorized([dynamic body]) => GliderResponse(401).body(body);
glider_api package
documentation
glider_api
GliderResponse
unauthorized static method
GliderResponse class