bannedAccids property

List<String> bannedAccids

获取因为用户被服务器封禁导致失败的accid列表

Implementation

List<String> get bannedAccids => _bannedAccids;