create static method

LocalTimeChange create()

Implementation

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