menu
flutter_agent_harness package
documentation
io.dart
ChatGptOAuthCallback
ChatGptOAuthCallback.new const constructor
ChatGptOAuthCallback.new const constructor
dark_mode
light_mode
ChatGptOAuthCallback
constructor
const
ChatGptOAuthCallback
(
{
String
?
code
,
String
?
state
,
String
?
error
,
String
?
errorDescription
,
})
Implementation
const ChatGptOAuthCallback({ this.code, this.state, this.error, this.errorDescription, });
flutter_agent_harness package
documentation
io
ChatGptOAuthCallback
ChatGptOAuthCallback.new const constructor
ChatGptOAuthCallback class