menu
fluxer_dart package
documentation
models/authorization_code_token_request.dart
AuthorizationCodeTokenRequest
code property
code property
dark_mode
light_mode
code
property
String
code
final
The authorization code received from the authorize endpoint
Implementation
final String code;
fluxer_dart package
documentation
models/authorization_code_token_request
AuthorizationCodeTokenRequest
code property
AuthorizationCodeTokenRequest class