mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.extension.compose.style
/
DoubleListValue
/
doubleListOrNull
double
List
Or
Null
val
doubleListOrNull
:
List
<
Double
>
?
The list of
Double
represented by
value
or
null
if the stored
Value
is not a list of
Double
.