MicrosoftAuthSettings$json top-level constant

  1. @Deprecated('Use microsoftAuthSettingsDescriptor instead')
Map<String, Object> const MicrosoftAuthSettings$json

Implementation

@$core.Deprecated('Use microsoftAuthSettingsDescriptor instead')
const MicrosoftAuthSettings$json = {
  '1': 'MicrosoftAuthSettings',
  '2': [
    {'1': 'tenant_id', '3': 1, '4': 1, '5': 9, '10': 'tenantId'},
    {'1': 'scopes', '3': 2, '4': 3, '5': 9, '10': 'scopes'},
  ],
};