create static method

EntityOption create()

Implementation

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