getUsdzFilePath method

Future<String?> getUsdzFilePath()

Implementation

Future<String?> getUsdzFilePath() {
  throw UnimplementedError('getUsdzFilePath() has not been implemented.');
}