type property

RTCSdpType get type

Implementation

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