configure abstract method

void configure(
  1. Binder binder
)

Used to configure all the dependencies.

Implementation

void configure(Binder binder);