AuthService<T, Y, Z> constructor
AuthService<T, Y, Z> ({
- required AuthSettings settings,
Implementation
AuthService({
required this.settings,
});
AuthService({
required this.settings,
});