maestro property

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

Details to provide if type is maestro. In the US, maestro is not supported; use maestro_usa instead.

Implementation

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