create static method

Word create()

Implementation

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