IncomingChatCallsTop constructor

const IncomingChatCallsTop(
  1. List<ChatCall> list
)

Implementation

const IncomingChatCallsTop(this.list);