as<Type> method

Type as<Type>()

Implementation

Type as<Type>() => this as Type;