menu
flutter_api_bridge package
documentation
client/api/api_request.dart
ApiRequest<T>
noAuth property
noAuth property
dark_mode
light_mode
noAuth
property
bool
get
noAuth
Implementation
bool get noAuth => options?.noAuth ?? false;
flutter_api_bridge package
documentation
client/api/api_request
ApiRequest<T>
noAuth property
ApiRequest class