create static method

UsageCost create()

Implementation

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