getMilliseconds property

int getMilliseconds

Get the milliseconds of the given date. The millisecond 0...999.

Implementation

int get getMilliseconds => millisecond;