plus

operator fun plus(other: Number): MutableRealmInt

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