setCacheConfig static method

void setCacheConfig(
  1. dynamic config
)

Implementation

static void setCacheConfig(dynamic config) {
  return;
}