minuteOfDay property

int minuteOfDay

Implementation

int get minuteOfDay => _getAttribute<int>(kMinuteOfDay, 0);