create static method

EntityType create()

Implementation

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