IntraNodeVisibilityConfig constructor

IntraNodeVisibilityConfig({
  1. bool? enabled,
})

Implementation

IntraNodeVisibilityConfig({this.enabled});