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