keys property

Iterable<String> get keys

Get all available keys

Returns an iterable of all keys available in this token, including both canonical and custom keys.

Implementation

Iterable<String> get keys;