Initialize the Paystack SDK with public key
Future<void> initialize(String publicKey) { throw UnimplementedError('initialize() has not been implemented.'); }