StorageKey

constructor(storage: IStorage, key: String, serialize: (T) -> String, deserialize: (String?) -> T)