maestro property

Implementation

GenericPmWithTdiInfoBuilder get maestro =>
    _$this._maestro ??= GenericPmWithTdiInfoBuilder();
set maestro (GenericPmWithTdiInfoBuilder? maestro)

Implementation

set maestro(GenericPmWithTdiInfoBuilder? maestro) =>
    _$this._maestro = maestro;