getBytes abstract method

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

Implementation

Future<Uint8List?> getBytes(final String key);