create static method

AddressInfo create()

Implementation

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