phone property
      
      Input$PhoneInput?
      get
      phone
      
    
    
    
Implementation
Input$PhoneInput? get phone => (_$data['phone'] as Input$PhoneInput?);Input$PhoneInput? get phone => (_$data['phone'] as Input$PhoneInput?);