create static method

InstanceInfo create()

Implementation

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