VideoPlayErrorCallback typedef

VideoPlayErrorCallback = void Function(int code, String message)

Implementation

typedef VideoPlayErrorCallback = void Function(int code, String message);