toMillis property

int get toMillis

Unix Epoch 기준 밀리초를 반환합니다.

Implementation

int get toMillis => millisecondsSinceEpoch;