cast<T> method

T cast<T>()

Implementation

T cast<T>() => this as T;