VM: Make Null an ordinary class #12364
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
type-enhancement
A request for a change that isn't a bug
Null should either become a public class exported by dart:core, or a private class and renamed _Null.
The text was updated successfully, but these errors were encountered: