create static method

Period create()

Implementation

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