isOK property

bool isOK

Returns true if is a successful status.

Implementation

bool get isOK => isStatusSuccessful;