maestroUsa property
GenericPmWithTdiInfoBuilder
get
maestroUsa
Implementation
GenericPmWithTdiInfoBuilder get maestroUsa =>
_$this._maestroUsa ??= GenericPmWithTdiInfoBuilder();
set
maestroUsa
(GenericPmWithTdiInfoBuilder? maestroUsa)
Implementation
set maestroUsa(GenericPmWithTdiInfoBuilder? maestroUsa) =>
_$this._maestroUsa = maestroUsa;