value property

  1. @override
T value
final

The value or null if there was an error during computation

Implementation

@override
final T value;