@override Map<String, dynamic> toJson() => { '__type': 'HWButton', 'child': child.toJson(), 'action': action.toJson(), };