create static method

BillingEvent create()

Implementation

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