Bt97FlutterpluginPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- Bt97FlutterpluginPlatform
- Implementers
Constructors
- Bt97FlutterpluginPlatform()
- Constructs a Bt97FlutterpluginPlatform.
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
-
disconnectDevice(
) → Future< String?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
openDeviceConnection(
String mac) → Future< String?> -
printData(
String str, int fontStyle, int fontSize, int fontAlign) → Future< String?> -
printQRCode(
String str) → Future< String?> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ Bt97FlutterpluginPlatform
-
The default instance of Bt97FlutterpluginPlatform to use.
getter/setter pair