read method

T read()

Reads the current value from the provider.

Implementation

T read() => provider.create();