getLight method
dynamic
getLight()
Returns the value of the light object.
@returns {Object} light Light properties of the style.
Implementation
dynamic getLight() => jsObject.getLight();
Returns the value of the light object.
@returns {Object} light Light properties of the style.
dynamic getLight() => jsObject.getLight();