handler property Null safety

FuncRef? handler
optional">@optionalread / write

A reference to the function that will be invoked to handle this message.

Implementation

@optional
FuncRef? handler;