empty static method

GetJsonValue empty()
override

create GetJsonValue Empty

Implementation

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