$ModelMetadata constructor

$ModelMetadata({
  1. String? trainingModelType,
})

Implementation

$ModelMetadata({this.trainingModelType});