flowGraphId property

String? get flowGraphId

Property getter and setter for flowGraphId:

Implementation

String? get flowGraphId;
set flowGraphId (String? flowGraphId)

Implementation

set flowGraphId(String? flowGraphId);