create static method

CustomerSnippet create()

Implementation

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