type property

  1. @JsonKey(fromJson: _systemNotificationTypeFromJson, toJson: __systemNotificationTypeToJson)
QChatSystemNotificationType type
final

通知类型

Implementation

@JsonKey(
    fromJson: _systemNotificationTypeFromJson,
    toJson: __systemNotificationTypeToJson)
final QChatSystemNotificationType type;