load abstract method

Future<Uint8List> load(
  1. String key
)

Implementation

Future<Uint8List> load(String key);