create static method

TimeCard create()

Implementation

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