variables property

  1. @TagNumber(2)
PbList<FFApiCallValue> get variables

@doc The values to use in the API call.

Implementation

@$pb.TagNumber(2)
$pb.PbList<FFApiCallValue> get variables => $_getList(1);