getFollowers static method

dynamic getFollowers()

Use this method to get the principal list of followers.

Implementation

static getFollowers(){
  return _mapOverlayEntry;
}