onCustomStreamPublished property

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

Implementation

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