menu
firebaseapis package
documentation
testing/v1.dart
IosDevice
IosDevice constructor
IosDevice constructor
dark_mode
light_mode
IosDevice
constructor
IosDevice
(
{
String
?
iosModelId
,
String
?
iosVersionId
,
String
?
locale
,
String
?
orientation
,
})
Implementation
IosDevice({
this
.iosModelId,
this
.iosVersionId,
this
.locale,
this
.orientation, });
firebaseapis package
documentation
testing/v1
IosDevice
IosDevice constructor
IosDevice class
Constructors
IosDevice
fromJson
Properties
hashCode
iosModelId
iosVersionId
locale
orientation
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==