H5AfterAdCallback typedef
H5AfterAdCallback =
void Function()
The type of the afterAd
callback.
Implementation
typedef H5AfterAdCallback = void Function();
The type of the afterAd
callback.
typedef H5AfterAdCallback = void Function();