isOK property

bool get isOK

Returns true if is a successful status.

Implementation

bool get isOK => isStatusSuccessful;