RemoveWaypointRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use removeWaypointRequestDescriptor instead')
const RemoveWaypointRequest$json = {
  '1': 'RemoveWaypointRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'id', '3': 2, '4': 1, '5': 9, '10': 'id'},
    {'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
  ],
};