@override Object toJson() => { 'acceleratorType': ?acceleratorType, 'amount': ?amount?.toString(), 'type': ?type, };