@override Object toJson() => { 'consensusState': ?consensusState?.toJson(), 'trafficConfiguration': ?trafficConfiguration?.toJson(), 'updateStrategy': ?updateStrategy, };