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