toUTC property

DateTime toUTC

Get Date object as UTC of current object.

Implementation

DateTime get toUTC => toUtc();