asUtc property

DateTime get asUtc

Implementation

DateTime get asUtc => copyWith(isUtc: true);