Table of Contents

Property NullableJsonElement

Namespace
MaaFramework.Binding.Notification
Assembly
MaaFramework.Binding.Extensions.dll

NullableJsonElement

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<JsonElement?> NullableJsonElement { get; }

Property Value

JsonTypeInfo<JsonElement?>