create static method

ContactsResponse create()

Implementation

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