type property Null safety
@JsonKey(fromJson: _systemNotificationTypeFromJson, toJson: __systemNotificationTypeToJson), read / write
类型
Implementation
@JsonKey(
fromJson: _systemNotificationTypeFromJson,
toJson: __systemNotificationTypeToJson)
QChatSystemNotificationType type;