ExecuteCallback typedef
ExecuteCallback =
void Function(FlutterSoundCompletedFFmpegExecution execution)
Implementation
typedef ExecuteCallback = void Function(
FlutterSoundCompletedFFmpegExecution execution);
typedef ExecuteCallback = void Function(
FlutterSoundCompletedFFmpegExecution execution);