dataId property
When the type
of an event is SourceDataLoadedType.Metadata
and the
data identifier was provided to the setStyleGeoJSONSourceData
method,
this property can be used to determine what data was loaded by the GeoJSON
source.
Implementation
final String? dataId;