grantsApplied property

List<String> get grantsApplied
inherited

Active admin_grant IDs contributing to this entitlement, for audit.

Implementation

Map<String, dynamic> get entitlements;/// Active admin_grant IDs contributing to this entitlement, for audit.
List<String> get grantsApplied;