ocs property
Implementation
DashboardApiGetLayoutResponseApplicationJson_OcsBuilder get ocs =>
_$this._ocs ??= DashboardApiGetLayoutResponseApplicationJson_OcsBuilder();
Implementation
set ocs(covariant DashboardApiGetLayoutResponseApplicationJson_OcsBuilder? ocs) => _$this._ocs = ocs;