params property

  1. @TagNumber.new(2)
PbList<Param> get params

Parameters for the SQL statement (compact oneof instead of Any).

Implementation

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