empty static method

GetCurrentState empty()
override

create GetCurrentState Empty

Implementation

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