token property

RecallToken? token
getter/setter pair

The recall token associated with the requested PGS Player principal.

It can be unset if there is no recall token associated with the requested principal.

Implementation

RecallToken? token;