msgTypes property

List<MessageType>? msgTypes
final

要查询的消息类型数组。默认值为 null,表示返回所有类型的消息。

Implementation

final List<MessageType>? msgTypes;