getStyleLightProperty abstract method
Returns the live value of a single light property.
Implementation
Future<StylePropertyValue> getStyleLightProperty(String id, String property);
Returns the live value of a single light property.
Future<StylePropertyValue> getStyleLightProperty(String id, String property);