Directory.fromUri constructor

Directory.fromUri(
  1. Uri uri
)

Implementation

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