@override Map<String, dynamic> toJson() => <String, dynamic>{ 'verification_id': verificationId, 'token': token, '@type': constructor, };