isAnyModelInstalled abstract method
Checks if ANY model of the given type is installed
Implementation
Future<bool> isAnyModelInstalled(ModelManagementType type);
Checks if ANY model of the given type is installed
Future<bool> isAnyModelInstalled(ModelManagementType type);