failedAccids property

List<String> get failedAccids

获取因为用户服务器数量超限导致失败的accid列表

Implementation

List<String> get failedAccids => _failedAccids;