InstanceFeature$json top-level constant

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

Implementation

@$core.Deprecated('Use instanceFeatureDescriptor instead')
const InstanceFeature$json = {
  '1': 'InstanceFeature',
  '2': [
    {'1': 'INSTANCE_FEATURE_UNSPECIFIED', '2': 0},
    {'1': 'INSTANCE_FEATURE_LOGIN_DEFAULT_ORG', '2': 1},
  ],
};