initialize method

void initialize()

Implementation

void initialize() {
  // TODO: implement of
  throw UnimplementedError();
}