azureADGroupId property

  1. @JsonKey.new(name: 'AzureADGroupId', includeIfNull: false)
String? azureADGroupId
final

Implementation

@JsonKey(name: 'AzureADGroupId', includeIfNull: false)
final String? azureADGroupId;