fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_Capabilities fromJson(Object? json) =>
    $d133a6ea76c2cb6bb2f7f6f4c3fdf958Extension._fromJson(json);