VeoHyperParameters_TuningTask.fromJson constructor
VeoHyperParameters_TuningTask.fromJson(
- Object? json
Implementation
factory VeoHyperParameters_TuningTask.fromJson(Object? json) =>
VeoHyperParameters_TuningTask(json as String);