currentTranslate property

DOMPointReadOnly get currentTranslate

Implementation

DOMPointReadOnly get currentTranslate =>
    js_util.getProperty(this, 'currentTranslate');