menu
agent_dart_base package
documentation
auth_client/auth_client.dart
AuthResponse
AuthResponse const constructor
AuthResponse const constructor
dark_mode
light_mode
AuthResponse
constructor
const
AuthResponse
(
{
required
String
kind
,
})
Implementation
const AuthResponse({required this.kind});
agent_dart_base package
documentation
auth_client/auth_client
AuthResponse
AuthResponse const constructor
AuthResponse class