data property

  1. @override
T data
final

Unwraps the value; throws StateError if this is a Failure.

Implementation

@override
final T data;