create static method

Bill create()

Implementation

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