typedValue<T> method

T typedValue<T>()

Implementation

T typedValue<T>() => value as T;