message property
Expression?
get
message
Return the message to report if the assertion fails, or null
if no
message was supplied.
Implementation
Expression? get message;
Return the message to report if the assertion fails, or null
if no
message was supplied.
Expression? get message;