fileMustExist property

bool fileMustExist
final

The flag to decide whether to throw exception or use url as fallback, when given file does not exist, defaults to true.

Implementation

final bool fileMustExist;