@override Map<String, dynamic> toJson() => { '__type': 'HWAdaptive', 'ios': ios.toJson(), 'android': android.toJson(), };