result property
zitadel.v1.ListDetails details = 1; was always returned empty (as we cannot get the necessary info)
Implementation
@$pb.TagNumber(2)
$pb.PbList<$4.Change> get result => $_getList(0);
zitadel.v1.ListDetails details = 1; was always returned empty (as we cannot get the necessary info)
@$pb.TagNumber(2)
$pb.PbList<$4.Change> get result => $_getList(0);