LocationInfo constructor

LocationInfo(
  1. Map<String, dynamic> _json
)

Implementation

LocationInfo(this._json);