create method Null safety

EntityOption create()

Implementation

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