fileSystemName property

String fileSystemName

The name of this language or an alternative specified if the original is incompatible with most file systems.

Implementation

String get fileSystemName => _backupFileSystemName ?? name;