asLocal property

DateTime get asLocal

Implementation

DateTime get asLocal => copyWith(isUtc: false);