getModelEvaluationResult abstract method

Future<List<FlutterModelEvaluationResult>> getModelEvaluationResult()

Returns the confidence score for all buildings and their model The confidence score represents how sure we are that they are in the building

Implementation

Future<List<FlutterModelEvaluationResult>> getModelEvaluationResult();