create static method

Timestamp create()

Implementation

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