get

open operator override fun get(receiver: T): V

Returns the static value, ignoring the receiver.

Return

the static value

Parameters

receiver

the receiver object (ignored)