mode property

String? mode
final

modeRead (default) for read-only access or modeReadWrite for read and write access to the directory.

Implementation

final String? mode;