menu
space_gen package
documentation
templates/auth.dart
AllOfAuth
AllOfAuth.new const constructor
AllOfAuth.new const constructor
dark_mode
light_mode
AllOfAuth
constructor
const
AllOfAuth
(
List
<
AuthRequest
>
auths
)
Create a new
AllOfAuth
.
Implementation
const AllOfAuth(this.auths);
space_gen package
documentation
templates/auth
AllOfAuth
AllOfAuth.new const constructor
AllOfAuth class