makeDirectory static method
Creates a new Page.
Implementation
static makeDirectory(String folderPath) async =>
await _makeDirectory(folderPath);
Creates a new Page.
static makeDirectory(String folderPath) async =>
await _makeDirectory(folderPath);