create static method

AgentInfo create()

Implementation

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