errorNoConnection constant
String
const errorNoConnection
Indicates that device network connection is not stable enough.
For the most up-to-date InitializationStatus, call CASMobileAds.initialize method again at a later time.
Implementation
static const errorNoConnection = "Connection failed";