Skip to content

Interop Gen: Support Classes #409

Description

@nikeokoronkwo

This issue is to add support for TypeScript Classes in the Dart TS Interop Interface Generator.

class MyClass {
  constructor();
  private managed: boolean;
  // more declarations
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions