Open
Description
This issue is to add support for namespace generation in the Dart JS Interop Generation.
Methods and properties are static on the namespace extension type code.
Classes defined on the namespace are written as constructor functions (the method on the namespace will be a function that returns an instance of the class, equivalent to the class constructor)
Metadata
Metadata
Assignees
Labels
No labels