ideal property

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

Details to provide if type is ideal.

Implementation

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