tokenType property Null safety

String tokenType
@JsonKey(name: 'token_type'), read / write

Implementation

@JsonKey(name: 'token_type')
String tokenType;