fileMode property
The Unix file mode in the form "nnnn". For example, 0666
represents the default file mode inside the file share. The default value is
0666.
Implementation
final String? fileMode;
The Unix file mode in the form "nnnn". For example, 0666
represents the default file mode inside the file share. The default value is
0666.
final String? fileMode;