create static method

Ssn create()

Implementation

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