create static method

SsnProvider create()

Implementation

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