AllOfAuth constructor

const AllOfAuth(
  1. List<AuthRequest> auths
)

Create a new AllOfAuth.

Implementation

const AllOfAuth(this.auths);