read<T> abstract method

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

Implementation

T? read<T>(String key);