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