StoneTech class
Constructors
- StoneTech(MethodChannel _channel)
Properties
Methods
-
getSerialNumber(
) → Future< String> -
initPayment(
{required IStoneHandler handler, IStoneTechHandler? iStoneTechHandler, required String licenceKey}) → Future< Payment?> - 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
-
wipeLicenceLocalDatabase(
) → Future< bool>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- I → StoneTech
-
no setter
- isPinpadActivated ↔ bool
-
getter/setter pair
Constants
- channelName → const String