status property

ConnectionStatus? status
final

The status of the connection to the instance. For example, 'Connected' or 'Not Connected'.

Implementation

final ConnectionStatus? status;