unlinkSync abstract method

void unlinkSync(
  1. String path
)

Deletes file.

Implementation

void unlinkSync(String path);