loadModel abstract method

bool loadModel({
  1. required String modelPath,
})

Implementation

bool loadModel({
  required String modelPath,
});