getDataSource static method
method used to get decorated data source which contains all the extensions logic
to get the latest logic for extensions
[CometChatUIKit.getDataSource()]
Implementation
static DataSource getDataSource() {
return ChatConfigurator.getDataSource();
}