errorAsync property

Future errorAsync

Implementation

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