property property

Property<T>? property
final

The property that the builder uses. Use when connecting only one property.

Implementation

final Property<T>? property;