create static method

SetContact create()

Implementation

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