openingMinute property

  1. @JsonKey(name: 'opening_minute')
int get openingMinute
inherited

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

Implementation

@JsonKey(name: 'opening_minute')
int get openingMinute;