VideoPlayerErrorCallback typedef

VideoPlayerErrorCallback = void Function(String adId, int code, String message)

Implementation

typedef VideoPlayerErrorCallback = void Function(String adId, int code, String extra);