onLoadFailed property
Called when unity ads banner encounters an error.
Implementation
final void Function(String errorMessage)? onLoadFailed;
Called when unity ads banner encounters an error.
final void Function(String errorMessage)? onLoadFailed;