LogbotSetup class

Constructors

LogbotSetup()

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

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

device DeviceApi
getter/setter pair
deviceBle DeviceApi
getter/setter pair
deviceLocalWifi DeviceApi
getter/setter pair
info InfoApi
getter/setter pair
infoBle InfoApi
getter/setter pair
infoLocalWifi InfoApi
getter/setter pair
network NetworkApi
getter/setter pair
networkBle NetworkApi
getter/setter pair
networkLocalWifi NetworkApi
getter/setter pair
service ServiceApi
getter/setter pair
serviceBle ServiceApi
getter/setter pair
serviceLocalWifi ServiceApi
getter/setter pair

Static Methods

init() Future<void>