EMConversation typedef

  1. @Deprecated('Use [ChatConversation] instead')
EMConversation = ChatConversation

Implementation

@Deprecated('Use [ChatConversation] instead')
typedef EMConversation = ChatConversation;