responseCode property

String? responseCode
getter/setter pair

responseCode is the UPI Response code. You don't particularly need to use this. You may refer to https://ncpi.org.in for list of responseCode.

Implementation

String? responseCode;