transformResults property

  1. @TagNumber(2)
List<Value> get transformResults

The results of applying each google.firestore.v1.DocumentTransform.FieldTransform, in the same order.

Implementation

@$pb.TagNumber(2)
$core.List<$0.Value> get transformResults => $_getList(1);