reqId property

String get reqId

Implementation

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