initConfig method
void
initConfig([
- dynamic arguments
Implementation
void initConfig([dynamic arguments]) {
throw UnimplementedError('openBook() has not been implemented.');
}
void initConfig([dynamic arguments]) {
throw UnimplementedError('openBook() has not been implemented.');
}