GreenlightDeviceCredentials class
Device credentials used to authenticate to Greenlight with the current device.
Constructors
- GreenlightDeviceCredentials({required Uint8List device})
-
const
Properties
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