V2TimLocationElem
Introduction
The data of location message element.
Parameter introduction
desc
Parameter type : String
Supported Platform: All
- Parameter description : The description of the location.
longitude
Parameter type : double
Supported Platform: All
- Parameter description : The longitude of the location.
latitude
Parameter type : double
Supported Platform: All
- Parameter description : The longitude of the location.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.