SerializedStorageKey constructor

SerializedStorageKey(
  1. String value
)

Implementation

SerializedStorageKey(this.value);