isAuthorized property

bool get isAuthorized

Is order authorized

Implementation

bool get isAuthorized => this == TabbyResStatus.authorized;