tokenEndpoint property

  1. @JsonKey(name: 'token_endpoint')
String? get tokenEndpoint
inherited

Text

Implementation

@JsonKey(name: 'token_endpoint')
String? get tokenEndpoint => throw _privateConstructorUsedError;