You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
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)