error property

MaxError? error
final

The ad load error this network response resulted in. Will be null if an attempt to load an ad has not been made or an ad was loaded successfully (i.e. the loadState is NOT AdLoadState.adFailedToLoad).

Implementation

final MaxError? error;