File.fromUri constructor

File.fromUri(
  1. Uri uri
)

Implementation

File.fromUri(Uri uri) : super(uri);