I have been using dart OOP a lot lately and there we used to have named constructors like DateTime.now().
DateTime.now().
How do we use the same functionality in JavaScr