NodeCreationConfig constructor

NodeCreationConfig({
  1. String? nodeCreationMode,
})

Implementation

NodeCreationConfig({this.nodeCreationMode});