getLineDash method

Iterable getLineDash()

Implementation

Iterable< /* double | NaN */ dynamic> getLineDash() =>
    js_util.callMethod(this, 'getLineDash', []);