onSendingRemoteMediaRequest property Null safety
read / write
Called when there is an outgoing request to the receiver.
Implementation
VoidCallback? onSendingRemoteMediaRequest;
Called when there is an outgoing request to the receiver.
VoidCallback? onSendingRemoteMediaRequest;