stream property

Stream? stream
getter/setter pair

The stream containing the configuration data.

Implementation

Stream<dynamic>? stream;