maestroUsa property

  1. @BuiltValueField.new(wireName: r'maestro_usa')
GenericPmWithTdiInfo? get maestroUsa

Details to provide if type is maestro_usa. Only for Maestro USA, otherwise use maestro.

Implementation

@BuiltValueField(wireName: r'maestro_usa')
GenericPmWithTdiInfo? get maestroUsa;