create static method

Model create()

Implementation

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