@override Map<String, dynamic> toJson() => <String, dynamic>{ 'label': label, 'amount': amount, '@type': constructor, };