OnSeekedCallback typedef
OnSeekedCallback =
void Function(GeneralCallbackResult)
Implementation
typedef OnSeekedCallback = void Function(GeneralCallbackResult);
typedef OnSeekedCallback = void Function(GeneralCallbackResult);