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