initialize method
Implementation
Future<CelloConfiguration> initialize(CelloInitializeOptions options) {
throw UnimplementedError('initialize() has not been implemented.');
}
Future<CelloConfiguration> initialize(CelloInitializeOptions options) {
throw UnimplementedError('initialize() has not been implemented.');
}