create static method

StringMessage create()

Implementation

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