StoneTech class

Constructors

StoneTech(MethodChannel _channel)

Properties

hashCode int
The hash code for this object.
no setterinherited
payment StonePayment
Get the Payment object. Note: It needs to be initialized.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

initPayment({required IStoneHandler handler, IStoneTechHandler? iStoneTechHandler}) StonePayment
Function to initialize payment and register the notification handler
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 Properties

I StoneTech
no setter
isPinpadActivated bool
getter/setter pair

Constants

channelName → const String