Overview

Represents a JSON null value

Inherited Attributes

Function Summary

public toString() : String

return "null" per JSON specification

Inherited Functions

Functions

public toString():String

Returns
String
"null"

return "null" per JSON specification