Gets the size of a file in bytes
@override Future<int> getFileSize(String filePath) { throw UnimplementedError(); }