active property

Map<String, EntitlementInfo> active
inherited

Map of active EntitlementInfo (EntitlementInfo) objects keyed by entitlement identifier.

Implementation

Map<String, EntitlementInfo> get active => throw _privateConstructorUsedError;