ProtoSctpParameters$json top-level constant

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

Implementation

@$core.Deprecated('Use protoSctpParametersDescriptor instead')
const ProtoSctpParameters$json = {
  '1': 'ProtoSctpParameters',
  '2': [
    {'1': 'port', '3': 1, '4': 1, '5': 5, '10': 'port'},
    {'1': 'OS', '3': 2, '4': 1, '5': 5, '10': 'OS'},
    {'1': 'MIS', '3': 3, '4': 1, '5': 5, '10': 'MIS'},
    {'1': 'maxMessageSize', '3': 4, '4': 1, '5': 5, '10': 'maxMessageSize'},
  ],
};