setPath abstract method

Future<void> setPath(
  1. Uri pathUri
)

Specify a custom Uri for the cache store.

Implementation

Future<void> setPath(Uri pathUri);