AuthHandler constructor

const AuthHandler(
  1. AuthRepository repository
)

Implementation

const AuthHandler(this.repository);