@override Object toJson() => { 'consumptionInfo': ?consumptionInfo?.toJson(), 'instance': ?instance, };