@override Object toJson() => { 'bandwidthAllocation': ?bandwidthAllocation, 'bandwidthUnmetered': ?bandwidthUnmetered?.toString(), 'faultResponse': ?faultResponse, };