isFileSync static method

bool isFileSync(
  1. String path
)

Implementation

static bool isFileSync(String path) => false;