orgIdOrNs property

  1. @TagNumber(4)
List<String> orgIdOrNs

list of org public namespace (where available) or org UUIDs attached to the external app

Implementation

@$pb.TagNumber(4)
$core.List<$core.String> get orgIdOrNs => $_getList(3);