create static method

EntityValue create()

Implementation

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