instances property

  1. @TagNumber.new(3)
PbList<InstanceInformation> get instances

A list of instances in the ZITADEL system and their information.

Implementation

@$pb.TagNumber(3)
$pb.PbList<$1.InstanceInformation> get instances => $_getList(2);