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': 'Strader', '2': 0},
    {'1': 'Stride', '2': 1},
    {'1': 'Tortuga', '2': 2},
    {'1': 'Lido', '2': 3},
  ],
};