tokenType property

  1. @JsonKey(name: "token_type", defaultValue: "")
String? tokenType
getter/setter pair

Implementation

@JsonKey(name: "token_type", defaultValue: "")
String? tokenType;