signal property

Signal<T> signal
final

Internal signal to connect to.

Implementation

final Signal<T> signal;