PaystackService constructor

PaystackService({
  1. required String secretKey,
})

Implementation

PaystackService({required this.secretKey});