reqId property
String
get
reqId
Implementation
static String get reqId => topUpReqId.isNotEmpty ? topUpReqId : mainReqId;
static String get reqId => topUpReqId.isNotEmpty ? topUpReqId : mainReqId;