AnimatedNumber surfaceScale

Source

@DomName('SVGFEDiffuseLightingElement.surfaceScale')
@DocsEditable()
AnimatedNumber get surfaceScale =>
    _blink.BlinkSVGFEDiffuseLightingElement.instance
        .surfaceScale_Getter_(this);