get abstract method

Future<Uint8List?> get(
  1. String key
)

Implementation

Future<Uint8List?> get(String key);