minus

operator fun minus(other: Number): MutableRealmInt

Subtracts the other value from this value. The other value will be converted to Long before applying the operator.