fsType property

String? fsType
final

fsType to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs".

Implementation

final String? fsType;