KapusProto_Connection$json top-level constant

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

Implementation

@$core.Deprecated('Use kapusProtoDescriptor instead')
const KapusProto_Connection$json = {
  '1': 'Connection',
  '2': [
    {'1': 'port_0', '3': 1, '4': 1, '5': 9, '10': 'port0'},
    {'1': 'coll_addr_0', '3': 2, '4': 1, '5': 9, '10': 'collAddr0'},
    {'1': 'port_1', '3': 3, '4': 1, '5': 9, '10': 'port1'},
    {'1': 'coll_addr_1', '3': 4, '4': 1, '5': 9, '10': 'collAddr1'},
    {'1': 'date', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'date'},
    {'1': 'id', '3': 6, '4': 1, '5': 3, '10': 'id'},
  ],
};