startQuery property
IFlowQuery?
get
startQuery
Property getter and setter for startQuery:
Implementation
IFlowQuery? get startQuery;
set
startQuery
(IFlowQuery? startQuery)
Implementation
set startQuery(IFlowQuery? startQuery);