initialize method
void
initialize()
Implementation
void initialize() {
throw UnimplementedError('_initialize has not been implemented.');
}
void initialize() {
throw UnimplementedError('_initialize has not been implemented.');
}