times

operator fun times(other: Number): MutableRealmInt

Multiplies this value by the other value. The other value will be converted to Long before applying the operator.