cast<V> method

V cast<V>()

Implementation

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