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