check property
final
Entitlement check against the org's resolved plan. Receives the org's OrgEntitlement and returns true if access is allowed.
Implementation
final bool Function(OrgEntitlement) check;
Entitlement check against the org's resolved plan. Receives the org's OrgEntitlement and returns true if access is allowed.
final bool Function(OrgEntitlement) check;