LCNull

public final class LCNull : NSObject, LCValue, LCValueExtension
extension LCNull: LCNullConvertible

LeanCloud null type.

A LeanCloud data type represents null value.

Note

This type is not a singleton type, because Swift does not support singleton well currently.