statusAsync property

Implementation

FutureOr<APIResponseStatus> get statusAsync => then((r) => r.status);