nanos property

int? nanos
getter/setter pair

Fractions of seconds, in nanoseconds.

Must be greater than or equal to 0 and less than or equal to 999,999,999.

Implementation

core.int? nanos;