create static method

AddressAmount create()

Implementation

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