factory ArcGISMapServiceSublayerInfo.fromJson(Map<String, dynamic> json) { return ArcGISMapServiceSublayerInfo.fromJsonString(jsonEncode(json)); }