String? get fingerprint => _$this._fingerprint;
set fingerprint(covariant String? fingerprint) => _$this._fingerprint = fingerprint;