$lt method

void $lt(
  1. FD_TYPE value
)

小于

Implementation

void $lt(FD_TYPE value) => _cmds['\$lt'] = toBaseType(value);