kUnauthorized property
final
Implementation
static final kUnauthorized = M4eAuthException(
code: M4eExceptionCode.kUnauthorizedExceptionCode,
message: 'Unauthorized for api!',
)
static final kUnauthorized = M4eAuthException(
code: M4eExceptionCode.kUnauthorizedExceptionCode,
message: 'Unauthorized for api!',
)