stream property

Stream<AppResourceSnapshot>? stream
final

An external monitoring stream. If null, the overlay creates its own.

Implementation

final Stream<AppResourceSnapshot>? stream;