create static method

Contact create()

Implementation

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