fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static RoomGetCapabilitiesResponseApplicationJson_Ocs_Data fromJson(Object? json) =>
    $973dc40faeda3fa3aa7e7b9895ee7a34Extension._fromJson(json);