NdpsFlutterNonAes class

Constructors

NdpsFlutterNonAes({required String login, required String pass, required String prodid, required String username, required String amt, required String mobile, required String address, required String email, required String date, required String txnid, required String custacc, required String requesthashKey, required String responsehashKey, required String clientcode, required String mode, required String udf9})

Properties

address String
final
amt String
final
clientcode String
final
custacc String
final
date String
final
email String
final
hashCode int
The hash code for this object.
no setterinherited
login String
final
mobile String
final
mode String
final
pass String
final
prodid String
final
requesthashKey String
final
responsehashKey String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ttype String
final
txncurr String
final
txnid String
final
txnscamt String
final
udf9 String
final
username String
final

Methods

createSignature() → dynamic
getUrl() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited