H5BeforeAdCallback typedef
H5BeforeAdCallback =
void Function()
The type of the beforeAd
callback.
Implementation
typedef H5BeforeAdCallback = void Function();
The type of the beforeAd
callback.
typedef H5BeforeAdCallback = void Function();