@override Object toJson() => { if (port.isNotDefault) 'port': port, if (service.isNotDefault) 'service': service, };