setCacheControlState abstract method

Future<void> setCacheControlState(
  1. HttpCacheControlState cacheControlState
)

Implementation

Future<void> setCacheControlState(HttpCacheControlState cacheControlState);