connectionState property

CharacterConnectionState? get connectionState

获取当前连接状态

Implementation

CharacterConnectionState? get connectionState => _state.connectionState;