getBlackList static method

List getBlackList()

Implementation

static List<dynamic> getBlackList() {
  return blackList;
}