type property

String? type
getter/setter pair

Possible string values are:

  • "day"
  • "week"
  • "month"

Implementation

core.String? type;