errorAsync property

FutureOr errorAsync

Implementation

FutureOr<dynamic> get errorAsync => then((r) => r.error);