empty static method

EnableProxy empty()
override

create EnableProxy Empty

Implementation

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