create static method

ContactBundle create()

Implementation

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