isSuccess property

bool isSuccess
final

true when statusCode is 2xx and data['success'] (if present) is true.

Implementation

final bool isSuccess;