type property

String? type
getter/setter pair

The type of token, currently only 'bearer' is valid.

Implementation

String? type;