QChatSendSystemNotificationParam constructor
- {required int serverId,
- int? channelId,
- String? body,
- Map<
String, dynamic> ? extension, - Map<
String, dynamic> ? pushPayload, - String? env,
- String? pushContent,
- List<
String> ? toAccids, - QChatSystemMessageToType? toType,
- int? status,
- bool needBadge = true,
- bool needPushNick = true,
- bool pushEnable = false,
- bool isRouteEnable = true,
- String? attach,
- bool persistEnable = false}
Implementation
QChatSendSystemNotificationParam