Null
Null is a special value which presents none or nothing.
A variable has no initializer will be assigned by null.
A function has no return or returns none, will return null.
Last updated
Null is a special value which presents none or nothing.
A variable has no initializer will be assigned by null.
A function has no return or returns none, will return null.
Last updated