create static method

StringRules create()

Implementation

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