getLight method

dynamic getLight()

Returns the value of the light object.

@returns {Object} light Light properties of the style.

Implementation

dynamic getLight() => jsObject.getLight();