Closed MireyaOrta closed 4 years ago
In this PR we have the refactor of there Models to make it easier the conversion from the uiModel to nwModel and the other way around.
ChatNetworkingConvertible
ChatUIConvertible
❤️It 🙌
In this PR we have the refactor of there Models to make it easier the conversion from the uiModel to nwModel and the other way around.
ChatNetworkingConvertible
where the contra part model in the networking layer is defined.ChatUIConvertible
it has the uiModel representation and an initializer from the uiModel.