PredictSchemata constructor
PredictSchemata({})
Implementation
PredictSchemata({
this.instanceSchemaUri = '',
this.parametersSchemaUri = '',
this.predictionSchemaUri = '',
}) : super(fullyQualifiedName);
PredictSchemata({
this.instanceSchemaUri = '',
this.parametersSchemaUri = '',
this.predictionSchemaUri = '',
}) : super(fullyQualifiedName);