setUpState property

CharacterSetUpState? get setUpState

获取当前SDK设置状态

Implementation

CharacterSetUpState? get setUpState => _state.setUpState;