parseModel abstract method

Future<Model> parseModel(
  1. String filePath
)

Implementation

Future<Model> parseModel(String filePath);