Map<String, dynamic> toJson() { final virtualService = this.virtualService; return { 'virtualService': virtualService, }; }