create static method

Opening_hours create()

Implementation

@$core.pragma('dart2js:noInline')
static Opening_hours create() => Opening_hours._();