Class JsonExplicitNullAttribute
All values of a type with this attribute are represented as a literal null
in JSON.
Inherited Members
Namespace: Google.Apis.Json
Assembly: Google.Apis.Core.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class JsonExplicitNullAttribute : Attribute