LCBool

public final class LCBool : NSObject, LCValue, LCValueExtension, ExpressibleByBooleanLiteral
extension LCBool: LCBoolConvertible

LeanCloud boolean type.

It is a wrapper of Swift.Bool type, used to store a boolean value.