params property
- @TagNumber.new(2)
Parameters for the SQL statement (passed as strings for simplicity).
Implementation
@$pb.TagNumber(2)
$pb.PbList<$1.Any> get params => $_getList(1);
Parameters for the SQL statement (passed as strings for simplicity).
@$pb.TagNumber(2)
$pb.PbList<$1.Any> get params => $_getList(1);