codeChallenge property

  1. @JsonKey(name: 'code_challenge', includeIfNull: false)
String? codeChallenge
inherited

Implementation

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