value property

  1. @override
T value
final

The carried value. Throws if this is AbsentField.

Implementation

@override
final T value;