create static method

EntityId create()

Implementation

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