create static method

Series create()

Implementation

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