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