global property

void global=(JsonWebKeySetLoader value)

Implementation

static set global(JsonWebKeySetLoader value) {
  _global = value;
}