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