create static method

ActiveHistory create()

Implementation

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