JSONNull.toString

A method to convert this JSONNull to a user-readable format.

class JSONNull
override
string
toString
()

Return Value

Type: string

"null". Always. Forever.

Meta