constructor()

in src/pom/stateful/components/date_picker.component.ts [7:9]


    constructor(page: Page) {
        this.page = page;
    }