SOURCE_REMOVED

val SOURCE_REMOVED: String

The source has been removed with `removeStyleSource` method. The event is emitted synchronously, thus, `getStyleSources` will be in sync when the `observer` receives the notification. ``` text Event data format (Object): . └── id - String ```