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