cache abstract method

Future<Map?> cache(
  1. String path
)

Implementation

Future<Map?> cache(String path);