empty static method

JsonScheme empty()

Implementation

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