modelStorage property
The path where the models loaded by this model loader will be located.
If not specified _defaultDecompressionPath is used.
Implementation
final String? modelStorage;
The path where the models loaded by this model loader will be located.
If not specified _defaultDecompressionPath is used.
final String? modelStorage;