type property

Implementation

RTCEncodedVideoFrameType get type =>
    RTCEncodedVideoFrameType.fromValue(js_util.getProperty(this, 'type'));