isOk property

bool get isOk

Implementation

bool get isOk => status == ResponseStatus.ok;