AuthRepositoryImpl constructor
const
AuthRepositoryImpl({
- required AuthRemoteDataSource remoteDataSource,
Creates an AuthRepositoryImpl.
Implementation
const AuthRepositoryImpl({required this.remoteDataSource});