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