onRemoteCustomStreamUnpublished property
dynamic Function(String roomId, String userId, String tag, RCRTCMediaType type)?
onRemoteCustomStreamUnpublished
getter/setter pair
Implementation
Function(String roomId, String userId, String tag, RCRTCMediaType type)? onRemoteCustomStreamUnpublished;