CompneyInfo constructor

CompneyInfo(
  1. String name
)

Implementation

CompneyInfo(this.name)
    : id = "",
      disable = false;