list method

Implementation

Future<List<SafDocumentFile>> list(String uri) {
  throw UnimplementedError('list() has not been implemented.');
}