read abstract method

State read()

Obtain the latest value emitted by the provider.

This method throws if closed is true.

Implementation

State read();