lastContacted property
      
      DateTime?
      get
      lastContacted
      
    
    
    
Implementation
DateTime? get lastContacted => (_$data['lastContacted'] as DateTime?);
DateTime? get lastContacted => (_$data['lastContacted'] as DateTime?);