asDateTime property

DateTime get asDateTime

Implementation

DateTime get asDateTime =>
    DateTime.fromMillisecondsSinceEpoch(this).toLocal();