kNoInternetConnectionExceptionCode constant

ExceptionCode const kNoInternetConnectionExceptionCode = const ExceptionCode._('NO_INTERNET_CONNECTION')

Implementation

static const kNoInternetConnectionExceptionCode =
    ExceptionCode._('NO_INTERNET_CONNECTION')