You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -225,7 +225,7 @@ class ExecutionflowByFilterQuery extends $pb.GeneratedMessage {
|
||||
@$pb.TagNumber(5)
|
||||
void clearQueryContext() => $_clearField(5);
|
||||
|
||||
/// list of blockFilters structure for Find query, each element (BlockFilter) in the list is an "OR" part of the query, if not empty, simpleFilters (deprecated) & rangeFilters (deprecated) will be ignored
|
||||
/// list of blockFilters structure for Find query, each element (BlockFilter) in the list is an "OR" part of the query
|
||||
@$pb.TagNumber(6)
|
||||
$pb.PbList<$2.BlockFilter> get blockFilters => $_getList(3);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user