LedData class
Constructors
- LedData({required String ledName, required int ledValue})
- LedData.fromBuffer(ByteDataWrapper wrapper)
-
factory
-
LedData.fromMap(Map<
String, dynamic> map) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited