TimeSinceEpoch extension type

UTC time in seconds, counted from January 1, 1970.

on

Constructors

TimeSinceEpoch(num value)
TimeSinceEpoch.fromJson(num value)
factory

Properties

value num
final

Methods

toJson() num