ProtoIdentityStateDiff_IdentityStateDiffValue$json top-level constant

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

Implementation

@$core.Deprecated('Use protoIdentityStateDiffDescriptor instead')
const ProtoIdentityStateDiff_IdentityStateDiffValue$json = const {
  '1': 'IdentityStateDiffValue',
  '2': const [
    const {'1': 'address', '3': 1, '4': 1, '5': 12, '10': 'address'},
    const {'1': 'deleted', '3': 2, '4': 1, '5': 8, '10': 'deleted'},
    const {'1': 'value', '3': 3, '4': 1, '5': 12, '10': 'value'},
  ],
};