ProtoProfile$json top-level constant

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

Implementation

@$core.Deprecated('Use protoProfileDescriptor instead')
const ProtoProfile$json = const {
  '1': 'ProtoProfile',
  '2': const [
    const {'1': 'nickname', '3': 1, '4': 1, '5': 12, '10': 'nickname'},
    const {'1': 'info', '3': 2, '4': 1, '5': 12, '10': 'info'},
  ],
};