PaymeParams constructor
PaymeParams({})
Implementation
PaymeParams(
{required this.transactionParam,
required this.merchantId,
///Set if you have changed default account object
this.accountObject = 'ac.order_id',
this.headerColor = const Color(0xFF00CCCC),
this.headerTitle = "\"Payme\" to'lov tizimi"});