getCaptureHandle method

CaptureHandle? getCaptureHandle()

Implementation

CaptureHandle? getCaptureHandle() =>
    js_util.callMethod(this, 'getCaptureHandle', []);