result property

  1. @TagNumber(2)
List<Change> result

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

Implementation

@$pb.TagNumber(2)
$core.List<$13.Change> get result => $_getList(0);