menu
mapbox_maps
mapbox_maps
ImageSource
getType method
getType
brightness_4
getType
method
Null safety
@
override
String
getType
(
)
override
Get the type of the current source as a String.
Implementation
@override String getType() => "image";
mapbox_maps
mapbox_maps
ImageSource
getType method
ImageSource class
Constructors
ImageSource
Properties
coordinates
hashCode
id
prefetchZoomDelta
runtimeType
url
Methods
bind
getType
noSuchMethod
toString
updateImage
Operators
operator ==