FollowRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use followRequestDescriptor instead')
const FollowRequest$json = {
  '1': 'FollowRequest',
  '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'},
  ],
};