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