stream property

Stream<Map<String, Object?>> get stream
inherited

The single-subscription stream that emits values from the other endpoint.

Implementation

Stream<T> get stream;