async

val async: Boolean = false

Boolean value indicating a method to be called is asynchronous or not.

Asynchronous code requires more boilerplate code to be generated by Klutter.