$gte method

void $gte(
  1. FD_TYPE value
)

大于等于

Implementation

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