putValue abstract method
PutValue adds value corresponding to given Key.
Implementation
Future<void> putValue(String key, Uint8List value, {RoutingOptions? options});
PutValue adds value corresponding to given Key.
Future<void> putValue(String key, Uint8List value, {RoutingOptions? options});