InjectionToken<T> constructor

InjectionToken<T>(
  1. T value
)

Implementation

InjectionToken(this.value);