ModelSource.bundled constructor
ModelSource.bundled(
- String resourceName
Creates a bundled resource source (native resources)
Implementation
factory ModelSource.bundled(String resourceName) = BundledSource;