OnyxSettings class
Constructors
- OnyxSettings({String ip = '', int port = 0, bool useTelnet = true})
-
OnyxSettings.fromJson(Map<
String, dynamic> data)
Properties
Methods
-
fromJson(
Map< String, dynamic> data) → void -
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