retrieve<T> abstract method

T? retrieve<T>(
  1. String key
)

Implementation

T? retrieve<T>(String key);