GoAway$json top-level constant

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

Implementation

@$core.Deprecated('Use goAwayDescriptor instead')
const GoAway$json = {
  '1': 'GoAway',
  '2': [
    {
      '1': 'reason',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.stream.video.sfu.models.GoAwayReason',
      '10': 'reason'
    },
  ],
};