initialize method
Implementation
Future<void> initialize(PushKitConfig config) {
throw UnimplementedError('initialize() has not been implemented.');
}
Future<void> initialize(PushKitConfig config) {
throw UnimplementedError('initialize() has not been implemented.');
}