isOvernight property

bool? isOvernight
final

Whether the business opens overnight or not.

Note: When this is true, the end time will be lower than the start time.

Implementation

final bool? isOvernight;