@override Map<String, dynamic> toJson() => <String, dynamic>{ 'button_text': buttonText, 'data': data, '@type': constructor, };