getFriendApplicationList static method

List getFriendApplicationList()

Implementation

static List<dynamic> getFriendApplicationList() {
  return friendApplicationList;
}