existsSync abstract method
Checks whether the asset exists.
Returns true
if the asset exists, false
otherwise.
Implementation
bool existsSync();
Checks whether the asset exists.
Returns true
if the asset exists, false
otherwise.
bool existsSync();