second method

int second()

Implementation

int second() => (_second != null) ? DateTime.now().second : 0;