typeOf<T> static method

Type typeOf<T>()

Implementation

static Type typeOf<T>() => T;