StyleDescriptor

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
constructor(@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP]) uri: Uri, @RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP]) darkUri: Uri? = null, @RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP]) layerMappingUri: Uri? = null, @RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP]) darkLayerMappingUri: Uri? = null)