IntProto$json top-level constant

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

Implementation

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