isSuccess method

bool isSuccess()

Implementation

bool isSuccess() => type == StatusType.success;