epochMicroseconds property
The microseconds since Unix epoch, assuming this date is in UTC.
Implementation
@useResult int get epochMicroseconds => _native.microsecondsSinceEpoch;
The microseconds since Unix epoch, assuming this date is in UTC.
@useResult int get epochMicroseconds => _native.microsecondsSinceEpoch;