freeSpace abstract method
Tests how much free space is available in a client-specified folder. more info see: free-space
Implementation
Future<FreeSpaceResponse> freeSpace(String path, {RpcTag? tag, int? timeout});
Tests how much free space is available in a client-specified folder. more info see: free-space
Future<FreeSpaceResponse> freeSpace(String path, {RpcTag? tag, int? timeout});