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