toFlow property

String? toFlow

Property getter and setter for toFlow:

Implementation

String? get toFlow;
void toFlow=(String? toFlow)

Implementation

set toFlow(String? toFlow);