GetHumanProfileRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getHumanProfileRequestDescriptor instead')
const GetHumanProfileRequest$json = const {
  '1': 'GetHumanProfileRequest',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'userId'},
  ],
};