OneOfAuth constructor

const OneOfAuth(
  1. List<AuthRequest> auths
)

Implementation

const OneOfAuth(this.auths);