ChatGetObjectsSharedInRoomOverviewResponseApplicationJson.fromJson constructor
Implementation
factory ChatGetObjectsSharedInRoomOverviewResponseApplicationJson.fromJson(Map<String, dynamic> json) =>
jsonSerializers.deserializeWith(serializer, json)!;