make<T> abstract method

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

Implementation

T? make<T>(String key);