isInteger property

bool get isInteger

Implementation

bool get isInteger =>
    nosqueel.ns_key_get_type(_key) == NsKeyType.NS_KEY_TYPE_INTEGER;