flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFArcLine
fromMap method
fromMap
fromMap
method
Null safety
@override
dynamic
fromMap
(
Map
map
)
override
map -> dynamic
Implementation
@override fromMap(Map map) { return BMFArcLine.fromMap(map); }
flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFArcLine
fromMap method
BMFArcLine class
Constructors
BMFArcLine
fromMap
Properties
bounds
className
color
coordinates
hashCode
Id
id
lineDashType
runtimeType
visible
width
zIndex
Methods
fromMap
noSuchMethod
toMap
toString
Operators
operator ==