as<T> method

T as<T>()

Implementation

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