timestampToDate property

DateTime timestampToDate

Implementation

DateTime get timestampToDate =>
    DateTime.fromMillisecondsSinceEpoch(this.toInt);