caseSensitivePaths property
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;