StyleImage.fromJsObject constructor
StyleImage.fromJsObject(
- StyleImageJsImpl jsObject
Creates a new EvaluationParameters from a jsObject
.
Implementation
StyleImage.fromJsObject(StyleImageJsImpl jsObject)
: super.fromJsObject(jsObject);