create static method

TimeOfDay create()

Implementation

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