create static method

WordTimestamp create()

Implementation

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