OutOfMemoryError constructor Null safety

const OutOfMemoryError()

Implementation

@pragma("vm:entry-point")
const OutOfMemoryError();