getRegionFlowRanges method

Iterable<Range> getRegionFlowRanges()

Implementation

Iterable<Range> getRegionFlowRanges() =>
    js_util.callMethod(this, 'getRegionFlowRanges', []);