flowGraphId property

String? flowGraphId

Property getter and setter for flowGraphId:

Implementation

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

Implementation

set flowGraphId(String? flowGraphId);