create static method

Fact create()

Implementation

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