The public runtime type system (e.g., is checks) is not well covered in Dart unit tests (but seems to be working fine!). Parts of the runtime type system are not exposed to the public API.
- Implementation of
Type is missing (the logics is there)
runtimeType not implemented on DartObject