onMakeDirectory abstract method

Future<VFolder> onMakeDirectory(
  1. String path
)

Implementation

Future<VFolder> onMakeDirectory(String path);