connectionState property
Current state of connection to the asynchronous computation.
Implementation
@override
ConnectionState get connectionState => value.connectionState;
Current state of connection to the asynchronous computation.
@override
ConnectionState get connectionState => value.connectionState;