Retrieves the data cached under the spefied key if available, null otherwise.
Future<Uint8List?> get({required String key});