clientSignature property
Optional signature proving authorization for this signup. The signature is over the verification token ID and the root user parameters for the root user associated with the verification token. Only required if a public key was provided during the verification step.
Implementation
final v1ClientSignature? clientSignature;