cast<R> method

Iterable<R> cast<R>()

Implementation

Iterable<R> cast<R>() => throw UnsupportedError("cast");