clearAtInfo method

void clearAtInfo()

Implementation

void clearAtInfo() {
  _userAtInfo.clear();
  notifyListeners();
}