fromJson static method
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
Implementation
static RoomAddParticipantToRoomResponseApplicationJson_Ocs_Data fromJson(Object? json) =>
$bd993fb3f40af33e8594d0d698208560Extension._fromJson(json);