PaystackGateway constructor

PaystackGateway({
  1. required String publicKey,
})

Implementation

PaystackGateway({required this.publicKey});