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