create static method

Owner create()

Implementation

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