codeChallengeMethod property

  1. @JsonKey(name: 'code_challenge_method', includeIfNull: false)
String? codeChallengeMethod
inherited

Implementation

@JsonKey(name: 'code_challenge_method', includeIfNull: false)
String? get codeChallengeMethod => throw _privateConstructorUsedError;