PrCommand class
Constructors
- PrCommand.new({required String deviceId, required String data, String? printerId})
-
PrCommand.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited