menu
purpi_kit package
documentation
feature/authentication/data/models/auth_response.dart
AuthResponse
AuthResponse.new constructor
AuthResponse.new constructor
dark_mode
light_mode
AuthResponse
constructor
AuthResponse
(
{
Client
?
client
,
Token
?
token
,
})
Implementation
AuthResponse({ this.client, this.token, });
purpi_kit package
documentation
feature/authentication/data/models/auth_response
AuthResponse
AuthResponse.new constructor
AuthResponse class