create static method

EntityRecord create()

Implementation

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