getPlatformPayEngine function
Implementation
IPayEngine getPlatformPayEngine(String type, PayEngineConfig config,
Map<String, String> params, Function(Map<String, dynamic>)? onEvent) =>
throw UnsupportedError("Platform error");
IPayEngine getPlatformPayEngine(String type, PayEngineConfig config,
Map<String, String> params, Function(Map<String, dynamic>)? onEvent) =>
throw UnsupportedError("Platform error");