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