providers property
Defines a set of authentication providers that a service supports.
Implementation
@$pb.TagNumber(4)
$pb.PbList<AuthProvider> get providers => $_getList(1);
Defines a set of authentication providers that a service supports.
@$pb.TagNumber(4)
$pb.PbList<AuthProvider> get providers => $_getList(1);