all property

Map<String, EntitlementInfo> all
inherited

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

Implementation

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