create static method

Commission create()

Implementation

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