result property

  1. @TagNumber.new(2)
PbList<Change> get result

zitadel.v1.ListDetails details = 1; was always returned empty (as we cannot get the necessary info)

Implementation

@$pb.TagNumber(2)
$pb.PbList<$3.Change> get result => $_getList(0);