IosUtsnameMock class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- machine → String
-
Hardware type (e.g. 'iPhone7,1' for iPhone 6 Plus).
finalinherited
- nodename → String
-
Network node name.
finalinherited
- release → String
-
Release level.
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sysname → String
-
Operating system name.
finalinherited
- version → String
-
Version level.
finalinherited
Methods
-
noSuchMethod(
Invocation invocation, {Object? returnValue, Object? returnValueForMissingStub = deferToDefaultResponse}) → dynamic -
Handles method stubbing, method call verification, and real method calls.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited