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