ScgatewayFlutterPlugin class

Constructors

ScgatewayFlutterPlugin()

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

getAllExitedSmallcases() Future<String?>
getAllSmallcases() Future<String?>
getAllUserInvestments() Future<String?>
getSdkVersion() Future<String?>
getSmallcaseNews(String scid) Future<String?>
initGateway(String authToken) Future<String?>
launchSmallplug(SmallplugData smallplugData) Future<String?>
launchSmallplugWithBranding(SmallplugData smallplugData, {SmallplugUiConfig? smallplugUiConfig}) Future<String?>
leadGen(String name, String email, String contact, String pincode) → void
leadGenWithStatus(String name, String email, String contact) Future<String?>
logoutUser() Future<String?>
markSmallcaseArchive(String iscid) Future<String?>
setConfigEnvironment(GatewayEnvironment environmentSelected, String gateway, bool leprechaunMode, List<String> brokers, {bool isAmoenabled = true}) Future<String>
showOrders() Future<String?>
triggerGatewayTransaction(String txnId) Future<String?>
triggerLeadGenWithLoginCta(String name, String email, String contact, {Map<String, String>? utmParams, bool? showLoginCta}) Future<String?>
triggerMfGatewayTransaction(String txnId) Future<String?>