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