Instant constructor

Instant()

Implementation

factory Instant() => Instant.fromEpochSeconds(0);