key<T> abstract method

KeepKey<T> key<T>(
  1. String key
)

Returns a key in the keep.

Implementation

KeepKey<T> key<T>(String key);