type property

TokenType get type
inherited

Type of the token

Implementation

@JsonKey(name: 'created') String get created;/// Type of the token
 TokenType get type;