create static method

OffsetTime create()

Implementation

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