FilenFileSystem constructor
FilenFileSystem({
- required FilenClient client,
Implementation
FilenFileSystem({required this.client}) : path = p.posix;
FilenFileSystem({required this.client}) : path = p.posix;