JSONType.toJSONNull

Convenience function for casting to JSONNull

class JSONType
toJSONNull
()

Return Value

Type: JSONNull

The casted object or null if the cast fails

Meta