type property Null safety

QChatSystemNotificationType type
@JsonKey(fromJson: _systemNotificationTypeFromJson, toJson: __systemNotificationTypeToJson), read / write

类型

Implementation

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