ioc method

  1. @override
void ioc()
override

Implementation

@override
void ioc() {
  eden = Proxy.spi<Eden>();
  vars = Proxy.spi<Vars>();
}