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