create static method

SharedContact create()

Implementation

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