errorAsync property

Future get errorAsync

Implementation

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