create static method

ChangedItem create()

Implementation

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