fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static RoomSetMessageExpirationResponseApplicationJson_Ocs_Data fromJson(Object? json) =>
    $f281c16bc584cda0adb1f4b8d534ee07Extension._fromJson(json);