getDescriptor<T> method

T getDescriptor<T>()

Implementation

T getDescriptor<T>() => type!.descriptor as T;