params property
Parameters for the SQL statement (compact oneof instead of Any).
Implementation
@$pb.TagNumber(2)
$pb.PbList<Param> get params => $_getList(1);
Parameters for the SQL statement (compact oneof instead of Any).
@$pb.TagNumber(2)
$pb.PbList<Param> get params => $_getList(1);