objects property
Objects are sorted by the key (object_id, version).
Implementation
@$pb.TagNumber(1)
$pb.PbList<Object> get objects => $_getList(0);
Objects are sorted by the key (object_id, version).
@$pb.TagNumber(1)
$pb.PbList<Object> get objects => $_getList(0);