flow property

Signal<T?> flow
final

Implementation

final flow = signal<T?>(null);