existsSync abstract method

bool existsSync()

Checks whether the asset exists.

Returns true if the asset exists, false otherwise.

Implementation

bool existsSync();