utcDate property

  1. @memoized
DateTime utcDate

Implementation

@memoized
DateTime get utcDate => DateFormat("yyyy-MM-dd'T'HH:m:s").parse(utc!);