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) =>
    $3dc1754764311166375258bea55197c8Extension._fromJson(json);