hour property

int? hour
final

The hour in 24 hour format. Ranges from 0 to 23.

Implementation

final int? hour;