setMessage

open fun setMessage(@Nullable message: @Nullable Expression): AssertStmt(source)

Sets the message

Return

this, the AssertStmt

Parameters

message

the message, can be null