QChatUpdateSystemNotificationParam constructor

QChatUpdateSystemNotificationParam(
  1. {required QChatUpdateParam updateParam,
  2. required int msgIdServer,
  3. required QChatSystemNotificationType type,
  4. int? status,
  5. Map<String, dynamic>? extension,
  6. String? body}
)

Implementation

QChatUpdateSystemNotificationParam