create method Null safety

Precondition create()

Implementation

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