ProtoIdentityStateDiff$json top-level constant

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

Implementation

@$core.Deprecated('Use protoIdentityStateDiffDescriptor instead')
const ProtoIdentityStateDiff$json = const {
  '1': 'ProtoIdentityStateDiff',
  '2': const [
    const {
      '1': 'values',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.models.ProtoIdentityStateDiff.IdentityStateDiffValue',
      '10': 'values'
    },
  ],
  '3': const [ProtoIdentityStateDiff_IdentityStateDiffValue$json],
};