get abstract method

FutureOr<String?> get(
  1. String instance
)

Returns Serialized key

Implementation

FutureOr<String?> get(String instance);