folderExists static method

bool folderExists(
  1. String folder
)

Implementation

static bool folderExists(String folder) => throw UnimplementedError();