cache method

Future<String?> cache()

Implementation

Future<String?> cache() async => null;