GoogleCloudAiplatformV1Scalar.fromJson constructor
GoogleCloudAiplatformV1Scalar.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1Scalar.fromJson(core.Map json_)
: this(value: (json_['value'] as core.num?)?.toDouble());