@override Map<String, dynamic> toJson() => <String, dynamic>{ 'url': url, 'skip_confirmation': skipConfirmation, '@type': constructor, };