dataValue property

ValuableGetFutureResult<Output, Res> dataValue
final

A function to return a value when the future is complete normally

Implementation

final ValuableGetFutureResult<Output, Res> dataValue;