create static method

EditAtom create()

Implementation

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