Extra<T> constructor

Extra<T>(
  1. String key
)

Implementation

Extra(this.key);