flutter_baidu_mapapi_search
flutter_baidu_mapapi_search
BMFRecommendStopSearchOption
toMap method
toMap
toMap
method
Null safety
@override
Map
<
String
,
Object?
>
toMap
(
)
Implementation
@override Map<String, Object?> toMap() { return {'location': this.location?.toMap()}; }
flutter_baidu_mapapi_search
flutter_baidu_mapapi_search
BMFRecommendStopSearchOption
toMap method
BMFRecommendStopSearchOption class
Constructors
BMFRecommendStopSearchOption
fromMap
Properties
hashCode
location
runtimeType
Methods
fromMap
noSuchMethod
toMap
toString
Operators
operator ==