onLiveCdnRemoved property

dynamic Function(String url, int code, String? errMsg)? onLiveCdnRemoved
getter/setter pair

Implementation

Function(String url, int code, String? errMsg)? onLiveCdnRemoved;