RequestPage class

Constructors

RequestPage()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Static Methods

page(String? txn_details, String? pg_details, String? card_details, String? customer_details, String? billing_details, String? shipping_details, String? item_details, String? other_details, String? upi_details, String? me_id, String? baseUrl) String