create static method

LocalizedTime create()

Implementation

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