onConnectionStatusChanged property

Stream<ConnectionStatus> get onConnectionStatusChanged

Notification that the DynamicEntityDataSource.connectionStatus has changed.

Use this event for notification that the data source's connection status has changed. If the connection status denotes a failed state, check the DynamicEntityDataSource.connectionError for details on the failure.