vertx
/
io.vertx.core.eventbus
/
Message
/
body
body
abstract
fun
body
(
)
:
T
The body of the message. Can be null.
Return
the body, or null.