variables property

  1. @TagNumber(4)
PbList<FFApiValue> get variables

@doc Variables that can be plugged in to defined parameters.

Implementation

@$pb.TagNumber(4)
$pb.PbList<FFApiValue> get variables => $_getList(3);