mc property
GenericPmWithTdiInfoBuilder
get
mc
Implementation
GenericPmWithTdiInfoBuilder get mc =>
_$this._mc ??= GenericPmWithTdiInfoBuilder();
set
mc
(GenericPmWithTdiInfoBuilder? mc)
Implementation
set mc(GenericPmWithTdiInfoBuilder? mc) => _$this._mc = mc;