getAtContact method

dynamic getAtContact()

Implementation

getAtContact() {
  atContact = AtContact(atSign: receiver);
}