detailsStateCallBack method

dynamic detailsStateCallBack(
  1. CometChatDetailsController detailsState
)

Implementation

detailsStateCallBack(CometChatDetailsController detailsState) {
  detailsState = detailsState;
}