onCustomStreamUnpublished property

dynamic Function(String tag, int code, String? errMsg)? onCustomStreamUnpublished
getter/setter pair

Implementation

Function(String tag, int code, String? errMsg)? onCustomStreamUnpublished;