includePath property

bool includePath
final

bool for specifying whether the file path should be saved as well or excluded from saving. By default, it is false

Implementation

final bool includePath;