closingMinute property

  1. @JsonKey(name: 'closing_minute')
int get closingMinute
inherited

The minute's sequence number in a week, starting on Monday, marking the end of the time interval during which the business is open; 0 - 8 24 60

Implementation

@JsonKey(name: 'closing_minute')
int get closingMinute;