create static method

TimeOption create()

Implementation

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