create static method

BillingQuery create()

Implementation

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