kUndefinedException property
final
Implementation
static final kUndefinedException = ServerException(
code: ExceptionCode.kUndefinedExceptionCode,
message: 'Something went wrong!',
)
static final kUndefinedException = ServerException(
code: ExceptionCode.kUndefinedExceptionCode,
message: 'Something went wrong!',
)