create static method

WordInfo create()

Implementation

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