create static method

SubAgent create()

Implementation

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