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