get<W> method

  1. @override
W get<W>()
override

Implementation

@override
W get<W>() => _r as W;