create static method
Implementation
@$core.pragma('dart2js:noInline')
@$core.Deprecated('Use Timestamp() / Timestamp.new instead')
static Timestamp create() => Timestamp._();
@$core.pragma('dart2js:noInline')
@$core.Deprecated('Use Timestamp() / Timestamp.new instead')
static Timestamp create() => Timestamp._();