isOperator property
Boolean
get
isOperator
Returns true if this function is operator.
See the Kotlin language documentation for more information.
Implementation
Boolean get isOperator;
Returns true if this function is operator.
See the Kotlin language documentation for more information.
Boolean get isOperator;