caseSensitivePaths property

bool caseSensitivePaths
final

Whether path identities preserve letter case.

The default matches ordinary case-insensitive Windows volumes. Set this to true when the application stores items in a case-sensitive directory.

Implementation

final bool caseSensitivePaths;