kind property

Implementation

MediaDeviceKind get kind =>
    MediaDeviceKind.fromValue(js_util.getProperty(this, 'kind'));