kNotFoundException property
final
Implementation
static final kNotFoundException = M4eServerException(
code: M4eExceptionCode.kNotFoundExceptionCode,
message: 'No resource found!',
)
static final kNotFoundException = M4eServerException(
code: M4eExceptionCode.kNotFoundExceptionCode,
message: 'No resource found!',
)