core.Map<core.String, core.dynamic> toJson() { final verificationId = this.verificationId; return {'verificationId': ?verificationId}; }