create static method

TupleParam create()

Implementation

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