asContent property

  1. @override
V get asContent
override

Caution

asContent is unsafe code.
Throwable Error wrapped in Panic then type is Empty.
This method's main uses is simple notation for test code.

Implementation

@override
V get asContent => content;