currentUsername property Null safety

String? currentUsername

获取当前登录的环信id

Implementation

String? get currentUsername => _currentUsername;