onMessageReceived property Null safety

MessageReceivedCallback? onMessageReceived
read / write

Callback called when the Cast Receiver sent a message

Implementation

MessageReceivedCallback? onMessageReceived;