create static method

Duration create()

Implementation

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