cup property
GenericPmWithTdiInfoBuilder
get
cup
Implementation
GenericPmWithTdiInfoBuilder get cup =>
_$this._cup ??= GenericPmWithTdiInfoBuilder();
set
cup
(GenericPmWithTdiInfoBuilder? cup)
Implementation
set cup(GenericPmWithTdiInfoBuilder? cup) => _$this._cup = cup;