menu
another_tcgplayer package
documentation
auth/auth_service.dart
AuthService
AuthService.new constructor
AuthService.new constructor
dark_mode
light_mode
AuthService
constructor
AuthService
(
{
required
String
baseUrl
,
required
bool
secure
,
})
Implementation
AuthService({required this.baseUrl, required this.secure});
another_tcgplayer package
documentation
auth/auth_service
AuthService
AuthService.new constructor
AuthService class