LocationInfo.fromJson constructor

LocationInfo.fromJson(
  1. Map<String, dynamic> json
)

Implementation

LocationInfo.fromJson(Map<String, dynamic> json) : this(json);