localDateTime property

dynamic localDateTime

Get the timestamp in local timezone

Implementation

get localDateTime => datetime.toLocal();