InferFromJSONFile constructor
const
InferFromJSONFile({
- required String file,
Implementation
const InferFromJSONFile({
required this.file,
});
const InferFromJSONFile({
required this.file,
});