FakeDeviceInfo class
Fake device info implementation with no values.
Useful fake for tests
- Inheritance
-
- Object
- BaseDeviceInfo
- FakeDeviceInfo
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> -
For legacy purposes
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited