kNoInternetConnectionException property
final
Implementation
static final kNoInternetConnectionException = M4eServerException(
code: M4eExceptionCode.kNoInternetConnectionExceptionCode,
message: 'No internet connection!',
)
static final kNoInternetConnectionException = M4eServerException(
code: M4eExceptionCode.kNoInternetConnectionExceptionCode,
message: 'No internet connection!',
)