Protocol$json top-level constant

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

Implementation

@$core.Deprecated('Use protocolDescriptor instead')
const Protocol$json = {
  '1': 'Protocol',
  '2': [
    {'1': 'V2', '2': 0},
  ],
};