fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static Api1UpdateViewRequestApplicationJson_Data fromJson(Object? json) =>
    $8518b50581163640f148d1e5a6a7db2cExtension._fromJson(json);