activationCode property
The code the system generates when it processes the activation. The activation code functions like a password to validate the activation ID.
Implementation
final String? activationCode;
The code the system generates when it processes the activation. The activation code functions like a password to validate the activation ID.
final String? activationCode;