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