AuthHandlerImpl.fromRepository constructor

const AuthHandlerImpl.fromRepository(
  1. AuthRepository repository
)

Implementation

const AuthHandlerImpl.fromRepository(super.repository);