initialized method

void initialized()

Implementation

void initialized() {
  throw UnimplementedError("initialized is not Called");
}