millisecond property

int get millisecond

Gets the millisecond of the second (0-999).

Implementation

int get millisecond => _dateTime.millisecond;