nanos property

int? nanos
getter/setter pair

Non-negative fractions of a second at nanosecond resolution.

Must be from 0 to 999,999,999 inclusive.

Implementation

core.int? nanos;