role property

RTCIceRole role

Implementation

RTCIceRole get role =>
    RTCIceRole.fromValue(js_util.getProperty(this, 'role'));