menu
dutato
domain/entities/admin_grant.dart
AdminGrant
grantType property
grantType
dark_mode
light_mode
description
grantType
property
GrantType
get
grantType
inherited
Implementation
String get id; String? get targetUserId; String? get targetOrgId; GrantType get grantType;
dutato
admin_grant
AdminGrant
grantType property
AdminGrant class