type property Null safety

String? type
read / write

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

Implementation

String? type;