flutterzoop
flutter_zoop
FlutterZoop
isCharging property
isCharging
flutterzoop
flutter_zoop
FlutterZoop
isCharging property
FlutterZoop class
Properties
errorMessage
isAvailable
isCharging
isOn
isScanning
paymentAbort
paymentResult
scanResults
state
terminalMessage
zoopDevices
hashCode
runtimeType
Methods
charge
createDevicesList
proccessMessages
proccessPayment
proccessPaymentAborted
proccessPaymentFailed
requestConnection
scan
startScan
stopScan
noSuchMethod
toString
Operators
operator ==
Static properties
instance
isCharging
property
BehaviorSubject
<
bool
>
isCharging
read / write
Implementation
BehaviorSubject<bool> isCharging = BehaviorSubject.seeded(false)