IPayEngine constructor
const
IPayEngine({})
Implementation
const IPayEngine(
{super.key,
required this.type,
required this.config,
required this.params,
this.onEvent});
const IPayEngine(
{super.key,
required this.type,
required this.config,
required this.params,
this.onEvent});