fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static Api1UpdateRowRequestApplicationJson_Data fromJson(Object? json) =>
    $3f5057013fe375112018fdacdf7c966aExtension._fromJson(json);