value method

Object? value()

Returns the structured value of the underlying sink.

Implementation

Object? value() => _sink.result();