instances property
A list of instances in the ZITADEL system and their information.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$1.InstanceInformation> get instances => $_getList(2);
A list of instances in the ZITADEL system and their information.
@$pb.TagNumber(3)
$pb.PbList<$1.InstanceInformation> get instances => $_getList(2);