isDirectory abstract method

bool isDirectory(
  1. String path
)

Public method or function.

Implementation

bool isDirectory(String path);