createList static method

List<AFAsyncQuery> createList()

Implementation

static List<AFAsyncQuery> createList() {
  return <AFAsyncQuery>[];
}