EventChannelFlashScanPlugin class

  • Created by yulongmei.
  • Date 2024/2/1.

Constructors

EventChannelFlashScanPlugin()
factory

Properties

eventChannel EventChannel
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stream Stream?
getter/setter pair
streamSubscription StreamSubscription?
getter/setter pair

Methods

cancel() → void
listen(ValueChanged<String> codeHandle) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
start() Stream
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited