menu
flutter_network package
documentation
flutter_network.dart
CacheOptions
allowPostMethod property
allowPostMethod property
dark_mode
light_mode
allowPostMethod
property
bool
allowPostMethod
final
allow POST method request to be cached.
Implementation
final bool allowPostMethod;
flutter_network package
documentation
flutter_network
CacheOptions
allowPostMethod property
CacheOptions class