Sdk$json top-level constant

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

Implementation

@$core.Deprecated('Use sdkDescriptor instead')
const Sdk$json = {
  '1': 'Sdk',
  '2': [
    {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.stream.video.sfu.models.SdkType',
      '10': 'type'
    },
    {'1': 'major', '3': 2, '4': 1, '5': 9, '10': 'major'},
    {'1': 'minor', '3': 3, '4': 1, '5': 9, '10': 'minor'},
    {'1': 'patch', '3': 4, '4': 1, '5': 9, '10': 'patch'},
  ],
};