waitingList property

List<String> waitingList
final

待授权列表(用于排队与调试观测)

Implementation

final List<String> waitingList = <String>[];