WeekInputElement.new constructor - WeekInputElement - dart:html library
description
factory WeekInputElement() => new InputElement(type: 'week');