menu
another_stability_ai package
documentation
user/user_service.dart
UserService
UserService.new constructor
UserService.new constructor
dark_mode
light_mode
UserService
constructor
UserService
(
{
required
String
baseUrl
,
required
bool
secure
,
})
Implementation
UserService({required this.baseUrl, required this.secure});
another_stability_ai package
documentation
user/user_service
UserService
UserService.new constructor
UserService class