VeoHyperParameters_TuningTask.fromJson constructor

VeoHyperParameters_TuningTask.fromJson(
  1. String json
)

Implementation

factory VeoHyperParameters_TuningTask.fromJson(String json) =>
    VeoHyperParameters_TuningTask(json);