isAuthorized property
bool
get
isAuthorized
Is order authorized
Implementation
bool get isAuthorized => this == TabbyResStatus.authorized;
Is order authorized
bool get isAuthorized => this == TabbyResStatus.authorized;