Completion callback type alias.
typedef MusicCompletionCallback = void Function(int code, String message);