UnFollowRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use unFollowRequestDescriptor instead')
const UnFollowRequest$json = {
  '1': 'UnFollowRequest',
  '2': [
    {'1': 'Source', '3': 1, '4': 1, '5': 11, '6': '.AccountId', '10': 'Source'},
    {'1': 'Target', '3': 2, '4': 1, '5': 11, '6': '.AccountId', '10': 'Target'},
  ],
};