fromJson static method
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
Implementation
static Api1UpdateViewRequestApplicationJson_Data3_Value_Value fromJson(Object? json) =>
$b6d67dc2a96424d2f407f8e51557f3deExtension._fromJson(json);