create static method

StringParam create()

Implementation

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