modelStorage property

String? modelStorage
final

The path where the models loaded by this model loader will be located. If not specified _defaultDecompressionPath is used.

Implementation

final String? modelStorage;