lockPermissions property
Whether to sync permissions with the new parent
Implementation
@JsonKey(includeIfNull: false, name: 'lock_permissions')
final bool? lockPermissions;
Whether to sync permissions with the new parent
@JsonKey(includeIfNull: false, name: 'lock_permissions')
final bool? lockPermissions;