Get new IntField of this value * other
other
other may be of the following:
IntField - int
IntField operator *(dynamic other) => _getMathOperationQuery('*', other);