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