empty static method

EditProxy empty()
override

create EditProxy Empty

Implementation

static EditProxy empty() {
  return EditProxy({});
}