date top-level property

DateConstructor get date

Enables basic storage and retrieval of dates and times.

Implementation

_i3.DateConstructor get date => _i6.getProperty(
      _self,
      'Date',
    );