token property

List<RecallToken>? token
getter/setter pair

Recall token data.

Implementation

core.List<RecallToken>? token;