tokenType property

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

Implementation

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