create static method

AddressAllowance create()

Implementation

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