error property

  1. @override
Object error
final

Exception thrown during the computation of value.

If value was computed successfully, this is null.

Implementation

@override
final Object error;