create static method

StringClaim create()

Implementation

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