create static method

ActivityOwner create()

Implementation

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