ensureModelReady abstract method
- @Deprecated('Use ensureModelReadyFromSpec with ModelSource instead')
Legacy API: Ensures a model is ready for use, handling all necessary operations
Implementation
@Deprecated('Use ensureModelReadyFromSpec with ModelSource instead')
Future<void> ensureModelReady(String filename, String url);