create static method

AddressToken create()

Implementation

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