CompneyDoc.fromJson constructor

CompneyDoc.fromJson(
  1. RawMap _rawData
)

Implementation

CompneyDoc.fromJson(this._rawData) {
  _inUse = this;
}