CopyWith$Input$CompanyContactInput<TRes> class 
    abstract
 
 
    
    
  
    
  
    
  
    Methods
    
        - 
  call({String? firstName, String? lastName, String? email, Input$IPhoneInput? phone, DateTime? dateOfBirth, List<Input$SocialValueInput>? chatContact, List<Input$SocialValueInput>? socialMedia, DateTime? lastContacted, String? leadScore, Input$MediaInput? media, List<String>? tags, String? externalId, String? company, Input$FullAddressInput? address})
    → TRes
  
  
- 
  
  
- 
  chatContact(Iterable<Input$SocialValueInput>? _fn(Iterable<CopyWith$Input$SocialValueInput<Input$SocialValueInput>>?))
    → TRes
  
  
- 
  
  
- 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  socialMedia(Iterable<Input$SocialValueInput>? _fn(Iterable<CopyWith$Input$SocialValueInput<Input$SocialValueInput>>?))
    → TRes
  
  
- 
  
  
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited