RealTimeLocation.fromJson(Map<String, dynamic> json) : entityId = json['entityId'], role = json['role'], latLong = json['latLong'];