menu
forge_cli package
documentation
features/auth/domain/usecases/device_auth_usecase.dart
DeviceAuthUseCase
DeviceAuthUseCase.new constructor
DeviceAuthUseCase.new constructor
dark_mode
light_mode
DeviceAuthUseCase
constructor
DeviceAuthUseCase
(
AuthRepository
repository
)
Implementation
DeviceAuthUseCase(this.repository);
forge_cli package
documentation
features/auth/domain/usecases/device_auth_usecase
DeviceAuthUseCase
DeviceAuthUseCase.new constructor
DeviceAuthUseCase class