toJson method

Map<String, dynamic> toJson()

将 对象转为 JSON

Implementation

Map<String, dynamic> toJson() => _$IpLocationModelToJson(this);