menu
lb_setup package
documentation
api.dart
ConnectionEth
ConnectionEth.new constructor
ConnectionEth.new constructor
dark_mode
light_mode
ConnectionEth
constructor
ConnectionEth
(
{
String
?
id
,
String
?
macAddress
,
})
Returns a new
ConnectionEth
instance.
Implementation
ConnectionEth({ this.id, this.macAddress, });
lb_setup package
documentation
api
ConnectionEth
ConnectionEth.new constructor
ConnectionEth class