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