tokens property

List<RecallToken>? tokens
getter/setter pair

Recall tokens associated with the requested PGS Player principal

Required.

Implementation

core.List<RecallToken>? tokens;