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