getValue abstract method
GetValue searches for the value corresponding to given Key.
Implementation
Future<Uint8List?> getValue(String key, RoutingOptions? options);
GetValue searches for the value corresponding to given Key.
Future<Uint8List?> getValue(String key, RoutingOptions? options);