kHttpException property
final
Implementation
static final kHttpException = M4eServerException(
code: M4eExceptionCode.kHttpExceptionCode,
message: 'A http exception has occured!',
)
static final kHttpException = M4eServerException(
code: M4eExceptionCode.kHttpExceptionCode,
message: 'A http exception has occured!',
)