create static method

TimeStamp create()

Implementation

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