fileSystem property

FileSystemApi get fileSystem

Implementation

FileSystemApi get fileSystem => _fileSystem ??= FileSystemApi(client);