StartSessionResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use startSessionResponseDescriptor instead')
const StartSessionResponse$json = {
  '1': 'StartSessionResponse',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'heartbeat_window', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'heartbeatWindow'},
  ],
};