init method

dynamic init()

Initialize the AdminService

Implementation

init() {
  initialized = true;
}