type property

Implementation

_i3.RTCEncodedVideoFrameType get type =>
    _i3.RTCEncodedVideoFrameTypeOptions.values.byName(_i4.getProperty(
      this,
      'type',
    ));