notEqualTo

open infix fun notEqualTo(other: SerialConstantOps<V, *>): Booleans

(DOC) Returns a Booleans that is true when this and another profile are not equal.


open infix fun notEqualTo(v: V): Booleans

(DOC) Returns a Booleans that is true when this is not equal to a constant value.