type property

  1. @JsonKey(fromJson: _systemNotificationTypeFromJson, toJson: __systemNotificationTypeToJson)
QChatSystemNotificationType type
getter/setter pair

类型

Implementation

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