create static method

StringInputParam create()

Implementation

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