create static method

TimeSpan create()

Implementation

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