create static method

AddressEntryList create()

Implementation

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