stat method

Implementation

Future<NsFileCoordinatorEntity?> stat(String url) async {
  throw UnimplementedError('stat() has not been implemented.');
}