OrNull

annotation class OrNull

Defines that this should be null if there is no corresponding binding.

Constructors

OrNull
Link copied to clipboard
fun OrNull()

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String