companyId property

String? get companyId

Implementation

String? get companyId => _$this._companyId;
set companyId (String? companyId)

Implementation

set companyId(String? companyId) => _$this._companyId = companyId;