load static method

void load()

Implementation

static void load() {
  Env().env = DotEnv().getDotEnv();
}