- 
  fromNative(UriNative native)
    → Uri
  
  
 
- 
      
        Available on Uri,
        provided by the UriImpl extension
      
  
  
 
        - 
  fromPointer(Pointer<Void> ptr, {bool needFree = true})
    → Uri?
  
  
 
- 
      
        Available on Uri,
        provided by the UriImpl extension
      
  
  
 
        - 
  toNative(Uri obj)
    → UriNative
  
  
 
- 
      
        Available on Uri,
        provided by the UriImpl extension
      
  
  
 
        - 
  toPointer(Uri? val)
    → Pointer<Void>
  
  
 
- 
      
        Available on Uri,
        provided by the UriImpl extension