VideoError typedef

VideoError = dynamic Function(String message)

Implementation

typedef VideoError = Function(String message);